←Select platform

FeretsDiameterCommand Constructor(LeadPoint[])

Summary

Initializes a new FeretsDiameterCommand class object with explicit parameters.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal points() As LeadPoint _ 
) 
public: 
FeretsDiameterCommand(  
   array<LeadPoint>^ points 
) 

Parameters

points
An array of object contour coordinate points.

Example

Refer to FeretsDiameterCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly